projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a45282
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 23 Dec 1995 07:17:48 +0000
(07:17 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 23 Dec 1995 07:17:48 +0000
(07:17 +0000)
src/xmenu.c
patch
|
blob
|
history
diff --git
a/src/xmenu.c
b/src/xmenu.c
index 95aa47bccaa496877a9ee0278def434ad71e72a8..e6cd22515821daa9ea7c65dc6c2107825d8e8c19 100644
(file)
--- a/
src/xmenu.c
+++ b/
src/xmenu.c
@@
-1051,7
+1051,8
@@
on the left of the dialog box and all following items on the right.\n\
#ifdef USE_X_TOOLKIT
/* Loop in Xt until the menu pulldown or dialog popup has been
- popped down (deactivated).
+ popped down (deactivated). This is used for x-popup-menu
+ and x-popup-dialog; it is not used for the menu bar any more.
NOTE: All calls to popup_get_selection should be protected
with BLOCK_INPUT, UNBLOCK_INPUT wrappers. */